[INFO] fetching crate longport 3.0.23...
[INFO] testing longport-3.0.23 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate longport 3.0.23 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate longport 3.0.23
[INFO] finished tweaking crates.io crate longport 3.0.23
[INFO] tweaked toml for crates.io crate longport 3.0.23 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate longport 3.0.23 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate longport 3.0.23 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7a154725afbc305014afeb54a7e9c1f25f25836647ebefc493e010a11e87c011
[INFO] running `Command { std: "docker" "start" "-a" "7a154725afbc305014afeb54a7e9c1f25f25836647ebefc493e010a11e87c011", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7a154725afbc305014afeb54a7e9c1f25f25836647ebefc493e010a11e87c011", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a154725afbc305014afeb54a7e9c1f25f25836647ebefc493e010a11e87c011", kill_on_drop: false }`
[INFO] [stdout] 7a154725afbc305014afeb54a7e9c1f25f25836647ebefc493e010a11e87c011
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e5d9e9079431fe0e2aaf71d7beb7c0d0bf98cf06374edfb877ebcba9d4f892d9
[INFO] running `Command { std: "docker" "start" "-a" "e5d9e9079431fe0e2aaf71d7beb7c0d0bf98cf06374edfb877ebcba9d4f892d9", kill_on_drop: false }`
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling rust_decimal v1.40.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling comfy-table v7.2.2
[INFO] [stderr]    Compiling toml_edit v0.25.4+spec-1.1.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling num_enum v0.7.5
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tungstenite v0.27.0
[INFO] [stderr]    Compiling tracing-appender v0.2.4
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling prost v0.14.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling longport-proto v3.0.23
[INFO] [stderr]    Compiling serde-xml-rs v0.5.1
[INFO] [stderr]    Compiling time-tz v2.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling leaky-bucket v1.1.2
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-tungstenite v0.27.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling longport-wscli v3.0.23
[INFO] [stderr]    Compiling longport-httpcli v3.0.23
[INFO] [stderr]    Compiling longport-candlesticks v3.0.23
[INFO] [stderr]    Compiling longport v3.0.23 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
[INFO] running `Command { std: "docker" "inspect" "e5d9e9079431fe0e2aaf71d7beb7c0d0bf98cf06374edfb877ebcba9d4f892d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5d9e9079431fe0e2aaf71d7beb7c0d0bf98cf06374edfb877ebcba9d4f892d9", kill_on_drop: false }`
[INFO] [stdout] e5d9e9079431fe0e2aaf71d7beb7c0d0bf98cf06374edfb877ebcba9d4f892d9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d0a20bfe24b5a8f6cb820ef0f035603610a6ba4afc25c91fb66f9d4ed6a6cef8
[INFO] running `Command { std: "docker" "start" "-a" "d0a20bfe24b5a8f6cb820ef0f035603610a6ba4afc25c91fb66f9d4ed6a6cef8", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling leaky-bucket v1.1.2
[INFO] [stderr]    Compiling tokio-tungstenite v0.27.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling longport-wscli v3.0.23
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling longport-httpcli v3.0.23
[INFO] [stderr]    Compiling longport v3.0.23 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 20.59s
[INFO] running `Command { std: "docker" "inspect" "d0a20bfe24b5a8f6cb820ef0f035603610a6ba4afc25c91fb66f9d4ed6a6cef8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0a20bfe24b5a8f6cb820ef0f035603610a6ba4afc25c91fb66f9d4ed6a6cef8", kill_on_drop: false }`
[INFO] [stdout] d0a20bfe24b5a8f6cb820ef0f035603610a6ba4afc25c91fb66f9d4ed6a6cef8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 16d870c8cfc1b54ca3d00ae71f15133ce8d3eb6441651c69d3153ea82b8fd025
[INFO] running `Command { std: "docker" "start" "-a" "16d870c8cfc1b54ca3d00ae71f15133ce8d3eb6441651c69d3153ea82b8fd025", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/longport-ea112b4ec7d4e687)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test quote::core::tests::test_merge_type ... ok
[INFO] [stdout] test quote::core::tests::test_parse_market_from_symbol ... ok
[INFO] [stdout] test quote::types::tests::watch_list ... ok
[INFO] [stdout] test trade::types::tests::fund_position_response ... ok
[INFO] [stdout] test trade::types::tests::cash_flow ... ok
[INFO] [stdout] test trade::types::tests::history_executions ... ok
[INFO] [stdout] test trade::types::tests::account_balance ... ok
[INFO] [stdout] test trade::types::tests::history_orders ... ok
[INFO] [stdout] test trade::types::tests::stock_position_response ... ok
[INFO] [stdout] test trade::types::tests::order_detail ... ok
[INFO] [stdout] test trade::types::tests::today_orders ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests longport
[INFO] [stdout] 
[INFO] [stdout] running 51 tests
[INFO] [stdout] test src/../README.md - (line 69) - compile ... ok
[INFO] [stdout] test src/../README.md - (line 98) - compile ... ok
[INFO] [stdout] test src/quote/context.rs - quote::context::QuoteContext::capital_distribution (line 1209) - compile ... ok
[INFO] [stdout] test src/quote/context.rs - quote::context::QuoteContext::capital_flow (line 1176) - compile ... ok
[INFO] [stdout] test src/quote/context.rs - quote::context::QuoteContext::create_watchlist_group (line 1311) - compile ... ok
[INFO] [stdout] test src/quote/context.rs - quote::context::QuoteContext::depth (line 533) - compile ... ok
[INFO] [stdout] test src/quote/context.rs - quote::context::QuoteContext::delete_watchlist_group (line 1365) - compile ... ok
[INFO] [stdout] test src/quote/context.rs - quote::context::QuoteContext::candlesticks (line 733) - compile ... ok
[INFO] [stdout] test src/quote/context.rs - quote::context::QuoteContext::history_market_temperature (line 1526) - compile ... ok
[INFO] [stdout] test src/quote/context.rs - quote::context::QuoteContext::brokers (line 576) - compile ... ok
[INFO] [stdout] test src/quote/context.rs - quote::context::QuoteContext::participants (line 611) - compile ... ok
[INFO] [stdout] test src/quote/context.rs - quote::context::QuoteContext::realtime_quote (line 1579) - compile ... ok
[INFO] [stdout] test src/quote/context.rs - quote::context::QuoteContext::static_info (line 382) - compile ... ok
[INFO] [stdout] test src/quote/context.rs - quote::context::QuoteContext::intraday (line 688) - compile ... ok
[INFO] [stdout] test src/quote/context.rs - quote::context::QuoteContext::subscribe_candlesticks (line 285) - compile ... ok
[INFO] [stdout] test src/quote/context.rs - quote::context::QuoteContext::market_temperature (line 1488) - compile ... ok
[INFO] [stdout] test src/quote/context.rs - quote::context::QuoteContext::realtime_trades (line 1663) - compile ... ok
[INFO] [stdout] test src/quote/context.rs - quote::context::QuoteContext::option_chain_expiry_date_list (line 902) - compile ... ok
[INFO] [stdout] test src/quote/context.rs - quote::context::QuoteContext::option_chain_info_by_date (line 945) - compile ... ok
[INFO] [stdout] test src/quote/context.rs - quote::context::QuoteContext::quote (line 423) - compile ... ok
[INFO] [stdout] test src/quote/context.rs - quote::context::QuoteContext::realtime_brokers (line 1709) - compile ... ok
[INFO] [stdout] test src/quote/context.rs - quote::context::QuoteContext::realtime_depth (line 1623) - compile ... ok
[INFO] [stdout] test src/../README.md - (line 125) - compile ... ok
[INFO] [stdout] test src/quote/context.rs - quote::context::QuoteContext::option_quote (line 461) - compile ... ok
[INFO] [stdout] test src/quote/context.rs - quote::context::QuoteContext::trades (line 650) - compile ... ok
[INFO] [stdout] test src/quote/context.rs - quote::context::QuoteContext::trading_days (line 1117) - compile ... ok
[INFO] [stdout] test src/quote/context.rs - quote::context::QuoteContext::trading_session (line 1077) - compile ... ok
[INFO] [stdout] test src/quote/context.rs - quote::context::QuoteContext::unsubscribe (line 243) - compile ... ok
[INFO] [stdout] test src/quote/context.rs - quote::context::QuoteContext::subscriptions (line 348) - compile ... ok
[INFO] [stdout] test src/quote/context.rs - quote::context::QuoteContext::update_watchlist_group (line 1402) - compile ... ok
[INFO] [stdout] test src/quote/context.rs - quote::context::QuoteContext::watchlist (line 1274) - compile ... ok
[INFO] [stdout] test src/macros.rs - macros::decimal (line 53) ... ok
[INFO] [stdout] test src/trade/context.rs - trade::context::TradeContext::account_balance (line 499) - compile ... ok
[INFO] [stdout] test src/trade/context.rs - trade::context::TradeContext::cancel_order (line 460) - compile ... ok
[INFO] [stdout] test src/trade/context.rs - trade::context::TradeContext::cash_flow (line 543) - compile ... ok
[INFO] [stdout] test src/trade/context.rs - trade::context::TradeContext::estimate_max_purchase_quantity (line 745) - compile ... ok
[INFO] [stdout] test src/quote/context.rs - quote::context::QuoteContext::subscribe (line 197) - compile ... ok
[INFO] [stdout] test src/trade/context.rs - trade::context::TradeContext::order_detail (line 699) - compile ... ok
[INFO] [stdout] test src/trade/context.rs - trade::context::TradeContext::history_executions (line 175) - compile ... ok
[INFO] [stdout] test src/trade/context.rs - trade::context::TradeContext::replace_order (line 374) - compile ... ok
[INFO] [stdout] test src/trade/context.rs - trade::context::TradeContext::submit_order (line 412) - compile ... ok
[INFO] [stdout] test src/trade/context.rs - trade::context::TradeContext::stock_positions (line 623) - compile ... ok
[INFO] [stdout] test src/trade/context.rs - trade::context::TradeContext::today_executions (line 225) - compile ... ok
[INFO] [stdout] test src/trade/context.rs - trade::context::TradeContext::history_orders (line 271) - compile ... ok
[INFO] [stdout] test src/trade/context.rs - trade::context::TradeContext::fund_positions (line 587) - compile ... ok
[INFO] [stdout] test src/trade/context.rs - trade::context::TradeContext::today_orders (line 324) - compile ... ok
[INFO] [stdout] test src/trade/context.rs - trade::context::TradeContext::subscribe (line 106) - compile ... ok
[INFO] [stdout] test src/trade/context.rs - trade::context::TradeContext::margin_ratio (line 659) - compile ... ok
[INFO] [stdout] test src/quote/context.rs - quote::context::QuoteContext::warrant_issuers (line 996) - compile ... ok
[INFO] [stdout] test src/quote/context.rs - quote::context::QuoteContext::warrant_quote (line 497) - compile ... ok
[INFO] [stdout] test src/quote/context.rs - quote::context::QuoteContext::realtime_candlesticks (line 1749) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 51 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 10.28s; merged doctests compilation took 10.14s
[INFO] running `Command { std: "docker" "inspect" "16d870c8cfc1b54ca3d00ae71f15133ce8d3eb6441651c69d3153ea82b8fd025", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16d870c8cfc1b54ca3d00ae71f15133ce8d3eb6441651c69d3153ea82b8fd025", kill_on_drop: false }`
[INFO] [stdout] 16d870c8cfc1b54ca3d00ae71f15133ce8d3eb6441651c69d3153ea82b8fd025
